Class OSPFv6PrefixImpl

All Implemented Interfaces:
IPCData, OSPFv6Prefix, Pdu, Signal

public class OSPFv6PrefixImpl extends PduImpl implements OSPFv6Prefix
  • Field Details

    • prefixLength

      protected Byte prefixLength
    • prefixOptions

      protected Byte prefixOptions
    • prefixOptionPBit

      protected boolean prefixOptionPBit
    • prefixOptionMCBit

      protected boolean prefixOptionMCBit
    • prefixOptionLABit

      protected boolean prefixOptionLABit
    • prefixOptionNUBit

      protected boolean prefixOptionNUBit
    • zeroField

      protected Short zeroField
    • addressPrefix

      protected IPV6Address addressPrefix
  • Constructor Details

    • OSPFv6PrefixImpl

      public OSPFv6PrefixImpl()
  • Method Details